-- card: 10747 from stack: in -- bmap block id: 0 -- flags: 4000 -- background id: 2499 -- name: Programming 6 ----- HyperTalk script ----- on openCard put "Programming" into field "Title" end openCard -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=25 top=321 right=339 bottom=91 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Previous ----- HyperTalk script ----- on mouseUp go to previous card end mouseUp -- part contents for background part 1 ----- text ----- The "Print Program" button takes you to the "Print Report..." menu from which you can print out a list of the program along with the program step numbers. You may want to drag the second column line over to the left to bring the program steps closer to the numbers. An X in the box before "Synchronize Fields" indicates that the numbers and program statements will track each other. Turn it off by clicking in the box to do any typing in the program list. -- part contents for background part 6 ----- text ----- Programming